[INFO] cloning repository https://github.com/nbelles/teensy4-rs-template-ssd1305
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbelles/teensy4-rs-template-ssd1305" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbelles%2Fteensy4-rs-template-ssd1305", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbelles%2Fteensy4-rs-template-ssd1305'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f974f12eea7da6359a4ab0d51ab161ca003799d8
[INFO] testing nbelles/teensy4-rs-template-ssd1305 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbelles%2Fteensy4-rs-template-ssd1305" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nbelles/teensy4-rs-template-ssd1305
[INFO] finished tweaking git repo https://github.com/nbelles/teensy4-rs-template-ssd1305
[INFO] tweaked toml for git repo https://github.com/nbelles/teensy4-rs-template-ssd1305 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbelles/teensy4-rs-template-ssd1305 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbelles/teensy4-rs-template-ssd1305 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imxrt-rt v0.1.8
[INFO] [stderr]   Downloaded imxrt-boot-gen v0.3.4
[INFO] [stderr]   Downloaded teensy4-panic v0.2.3
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.5
[INFO] [stderr]   Downloaded imxrt-iomuxc v0.2.11
[INFO] [stderr]   Downloaded rtic v2.2.0
[INFO] [stderr]   Downloaded imxrt-dma v0.1.1
[INFO] [stderr]   Downloaded ral-registers v0.1.3
[INFO] [stderr]   Downloaded rtic-core v1.0.0
[INFO] [stderr]   Downloaded usbd-serial v0.1.1
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.7.5
[INFO] [stderr]   Downloaded rtic-time v1.3.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded bare-metal v1.0.0
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded rtic-common v1.1.0
[INFO] [stderr]   Downloaded bbqueue v0.5.1
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded rtic-monotonics v1.5.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded imxrt-usbd v0.2.2
[INFO] [stderr]   Downloaded fugit v0.3.9
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded imxrt-log v0.1.2
[INFO] [stderr]   Downloaded rtic-macros v2.2.0
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] [stderr]   Downloaded imxrt-hal v0.5.14
[INFO] [stderr]   Downloaded imxrt-ral v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8edbdff4d0bbeeee832fff4c2bd8d4c95c0a24d660a19a1b9afe280af1af35b
[INFO] running `Command { std: "docker" "start" "-a" "a8edbdff4d0bbeeee832fff4c2bd8d4c95c0a24d660a19a1b9afe280af1af35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8edbdff4d0bbeeee832fff4c2bd8d4c95c0a24d660a19a1b9afe280af1af35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8edbdff4d0bbeeee832fff4c2bd8d4c95c0a24d660a19a1b9afe280af1af35b", kill_on_drop: false }`
[INFO] [stdout] a8edbdff4d0bbeeee832fff4c2bd8d4c95c0a24d660a19a1b9afe280af1af35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e951a404ce1499a7d53b65553be1be2aebfab9807af38db7e75969b9bb929d4
[INFO] running `Command { std: "docker" "start" "-a" "9e951a404ce1499a7d53b65553be1be2aebfab9807af38db7e75969b9bb929d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ral-registers v0.1.3
[INFO] [stderr]    Compiling usb-device v0.2.9
[INFO] [stderr]    Compiling imxrt-ral v0.5.4
[INFO] [stderr]    Compiling imxrt-boot-gen v0.3.4
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling imxrt-rt v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fugit v0.3.9
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling imxrt-usbd v0.2.2
[INFO] [stderr]    Compiling imxrt-iomuxc v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling imxrt-hal v0.5.14
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling rtic-common v1.1.0
[INFO] [stderr]    Compiling teensy4-bsp v0.5.2 (https://github.com/mciantyre/teensy4-rs#c339e6b4)
[INFO] [stderr]    Compiling imxrt-dma v0.1.1
[INFO] [stderr]    Compiling rtic v2.2.0
[INFO] [stderr]    Compiling rtic-monotonics v1.5.0
[INFO] [stderr]    Compiling imxrt-log v0.1.2
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling teensy4-fcb v0.4.0 (https://github.com/mciantyre/teensy4-rs#c339e6b4)
[INFO] [stderr]    Compiling teensy4-pins v0.3.2 (https://github.com/mciantyre/teensy4-rs#c339e6b4)
[INFO] [stderr]    Compiling usbd-serial v0.1.1
[INFO] [stderr]    Compiling bare-metal v1.0.0
[INFO] [stderr]    Compiling bbqueue v0.5.1
[INFO] [stderr]    Compiling rtic-core v1.0.0
[INFO] [stderr]    Compiling teensy4-panic v0.2.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rtic-macros v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rtic-time v1.3.0
[INFO] [stderr]    Compiling teensy4-rs-template-ssd1305 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teensy4-rs-template-ssd1305` (bin "teensy4-rs-template-ssd1305") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9e951a404ce1499a7d53b65553be1be2aebfab9807af38db7e75969b9bb929d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e951a404ce1499a7d53b65553be1be2aebfab9807af38db7e75969b9bb929d4", kill_on_drop: false }`
[INFO] [stdout] 9e951a404ce1499a7d53b65553be1be2aebfab9807af38db7e75969b9bb929d4
